func runtime.rawbyteslice
3 uses
runtime (current package)
string.go#L103: b = rawbyteslice(l)
string.go#L230: b = rawbyteslice(len(s))
string.go#L330: func rawbyteslice(size int) (b []byte) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)